runtime.mspan.newPinnerBits (method)
3 uses
runtime (current package)
pinner.go#L172: pinnerBits = span.newPinnerBits()
pinner.go#L277: func (s *mspan) newPinnerBits() *pinnerBits {
pinner.go#L316: newPinnerBits := s.newPinnerBits()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)